Staying concentrated during small pauses [migrated]
Posted
by
9000
on Programmers
See other posts from Programmers
or by 9000
Published on 2012-09-17T17:12:46Z
Indexed on
2012/09/17
21:51 UTC
Read the original article
Hit count: 200
work-environment
|concentration
My workflow includes some steps that make me wait for 0.5 to 2 minutes to complete: long remote git operations, creating / rebooting an instance in the cloud, etc. It's safe to assume that these operations cannot be made any faster.
The resulting delays are the biggest flow-breakers for me. These are too long to just sit and stare at the progress indicators, but too short to take a walk and grab a coffee. Temptation to check some websites is big, and it's often a road to 20-30 minutes of procrastination + the time to get into the flow again.
What are your coping strategies?
© Programmers or respective owner